home *** CD-ROM | disk | FTP | other *** search
- //*******************************************************************************************
- //CTRL
- //*******************************************************************************************
-
- //All of the commands below can be used in the chat window, too.
- //You have to prefix the command with "/", though.
-
- //enables chatwindow system messages
- set sys_messages 0
-
- //enable global chat
- set ctrl_globalchat 1
-
- //mouse control factor (mouse sensitivity)
- set ctrl_mousefac 1.0
-
- //invert mouse Y axis (0=default, 1=invert)
- set ctrl_mouseinvert 0
-
- //enable this if you experience mouse "lag" (at a slight fps cost)
- set ctrl_mouselock 0
-
- //0 - first person view / 1 - external view
- set ctrl_externalcam 0
-
- //external camera distance
- set ctrl_externaldist 100.0
-
- //external camera horizontal angle
- set ctrl_externalangle 90.0
-
- //RPOS color scheme (0=default) (see rposcolor.ini for further infos)
- set gfx_hudcolor 0
-
- //crosshair type (1-xx, 0=off) (currently only 0/1 supported)
- set gfx_crosshair 1
-
- //supress RPOS rendering
- set ctrl_renderhud 1
-
- //allow forward/back/strafe movement in RPOS mode
- //disable this if you move with WASD or similar keys
- set ctrl_hudallowmove 1
-
- //global chat
- set ctrl_mousefac 1.0
-
- //default "bobbing" (0=off)
- set ctrl_bob 1.0
-
- //default music set (\ini\bgmusic.ini)
- set ctrl_musicdefaultset 1
-